projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9311dcf
)
Update comment in configure.in
author
Glenn Morris
<rgm@gnu.org>
Tue, 1 May 2012 00:34:56 +0000
(20:34 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 1 May 2012 00:34:56 +0000
(20:34 -0400)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 1322703b3f4eb6e2000a53ae25484df749b14d0a..f337f1b3eaf88b522be384defe47f56e537d81a6 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-2896,8
+2896,7
@@
fi
## Use terminfo instead of termcap?
## Note only system files NOT using terminfo are:
-## freebsd < 40000, ms-w32, msdos, netbsd < 599002500, and
-## darwin|gnu without ncurses.
+## freebsd < 40000, ms-w32, msdos, netbsd < 599002500
TERMINFO=no
case "$opsys" in
## cygwin: Fewer environment variables to go wrong, more terminal types.